home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / gtutl117.zip / GT-UTIL.DOC < prev    next >
Text File  |  1989-04-03  |  3KB  |  125 lines

  1.  
  2.  JL at   BBS Marburger Mailbox 049 6421 63345  (2400 bps, 8N1) in West-Germany
  3.                                                (only from 20.00 to 08.00 h MEZ)
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.                              GT-UTIL  1.17     
  12.  
  13.  
  14.                      U t i l i t y    f o r    G T 
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.                       (C)    Juergen Lorenz (89)
  24.                                (04-03-89)
  25.  
  26.  
  27.                 Theodor-Heuss Strasse 11, 6500 Mainz 21
  28.              or  Steinweg 41, 3550 Marburg (West-Germany)
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.     >>> CAUTION    Make your FIRST Experiences with GT-UTIL ONLY WITH
  41.                    a NEW BACKUP, i can't guarantee for anything.
  42.                    
  43.                    If find you any error, please call me at my BBS.
  44.  
  45.  
  46.  
  47.  
  48.  GT-UTIL is a Utility from Juergen Lorenz, West-Germany. It is written
  49.  in Turbo Pascal 3.0 and includes eight small programs. Start GT-UTIL
  50.  with the parameters A, C, D, I, L, M, P or R.
  51.  
  52.        e.g.       GT-UTIL /C
  53.        or         GT-UTIL /L /P /R
  54.            
  55.  The program has now access to the environment, so you can start GT-UTIL
  56.  also from directories which are not the home directory of GT. You can
  57.  redirect the input and / or the output and you can use GT-UTIL remotely.
  58.                  
  59.        e.g.       GT-UTIL /M  < TEST01.BEH
  60.        or         GT-UTIL /A  > ANALYSIS.TXT
  61.  
  62.  
  63.  
  64.  
  65.                  
  66.   The eight modules: 
  67.  
  68.   /A   makes an analysis of the use of the Message Areas. How many Users
  69.        the mailbox has, how many users the Message Areas have, the mean
  70.        of the last message the users have read and so on.
  71.  
  72.   /C   displays the number of calls. You can include this in the
  73.        GTLOGON.BAT file.
  74.  
  75.   /D   Deletes Users in all Message Areas, which are not in the Default
  76.        Message Area.  There is no question, if you want to delete the
  77.        Users, so you can use this option in a batch file.    BE CAREFUL !  
  78.  
  79.   /I   Displays the version of the GT-UTIL.COM program, the serialnumber
  80.        and the Paths: GTPATH, STPATH and UTPATH.
  81.        (UTPATH will be used in further releases)
  82.  
  83.   /L   Examines the LOG File for BAD PASSWORDs and writes messages to the
  84.        Users with Date, Time and the Bad Password.
  85.    
  86.   /M   Writes one private message to many users. You can distribute 
  87.        textfiles up to 16 KB.
  88.  
  89.        Exit the Editor with a RETURN in the first row of a column.
  90.  
  91.        You have eight variables:
  92.  
  93.           @rvn    the Receiver's first name
  94.           @rnn    the Receiver's last  name
  95.           @dat    the actual date
  96.           @cal    the number of Calls of the selected User
  97.           @lev    the Level of the selected User
  98.           @v01    first  variable
  99.           @v02    second variable
  100.           @v03    third  variable
  101.  
  102.        To use the last three variables, start GT-UTIL like
  103.  
  104.             GT-UTIL /M HACKING, 3-22-89,12:02.49  < commands.001
  105.  
  106.        This is for internal purposes, but you can use this feature also
  107.        for your own purposes, e.g. with a standardized MSG-File.
  108.  
  109.  
  110.   /P   Makes ALL Default-Area MSGs private.
  111.  
  112.   /R   Deletes Received Default-Area MSGs older than specified days.
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  Wishing that you have fun with that Utility for the GT Program.
  120.  
  121.  
  122.     Juergen Lorenz 
  123.  
  124.  
  125.